Cods2 Exam paper

Updated 

Cods (Computer Networks and Distributes Systems)
3. Semester: Datamatiker uddannelsen/ International Datamatician Course (Computer Science)
 

Literature Used

 

James F. Kurose and Keith W. Ross
Computer Networks
Ch. 1 - 1.7;  2 - 2.7;   3 - 3.3, 3.5;  4 - 4.2, 4.4;  8-8.3, 8.5, 8.6
A top down approach to the Internet
Addison-Wesley, 2013, 6th ed.
ISBN-10: 0-273-76896-4
ISBN 13: 978-0-273-76896-8
Link to whole online doc
 

Alternatively and recommended 7th edition 2017

James F. Kurose and Keith W. Ross
Computer Networks
Ch. 1 - 1.7;  2 - 2.5, 2.7;   3 - 3.3, 3.5;  4 - 4.1 4.3;  8-8.3, 8.5, 8.6
A top down approach to the Internet
Addison-Wesley, 2017, 7th ed.

Supplementary links as from the week-plan, copies of articles, assignments, tutorials, 3-week project. exercises & solutions

 

 

 

 


 
 
 
 

 

 

 

 


 

CURRICULUM LITERATURE FOR EXAM

 

The starting point for a question will be in relation to the exam assignment and the topics covered by the following chapters:

James F. Kurose and Keith W. Ross 6th Edition, 2013.
Ch. 1.2-1.2.1, 1.3-1.3.3, 1.4-1.4.1 (p.61-65), 1.5
Ch. 2.1, 2.2, 2.5, 2.6, 2.7(examples from C# Socket exercises instead of book examples)

Ch. 3.1, 3.3-3.3.1 (p.224-228), 3.5-3.5.2
Ch. 4.1, 4.2.2, 4.4-4.4.2(p.357-365)
Ch. 8.1, 8.2, 8.3

Alternatively

James F. Kurose and Keith W. Ross 7th Edition, 2017.
Ch. 1.2-1.2.1, 1.3-1.3.3, 1.4-1.4.1 (p.63-67), 1.5
Ch. 2.1, 2.2, 2.4, 2.5, 2.7(examples from C# Socket exercises instead of book examples)

Ch. 3.1, 3.3-3.3.1 (p.228-232), 3.5-3.5.2
Ch. 4.1, 4.2.1, 4.3 (p.357-369)
Ch. 8.1, 8.2, 8.3

 

 

The 3-week project

Relevant tutorials/assignments/exercises and their solutions
Attention must be given to: Wireshark, TCP-Socket, Http-Server, UDP-Socket, Web-Service, SSL, Restful web services

 

 

Relevant links

Service Oriented Architecture

 

Wikipedia

Simple Object Access Protocol


Web Services, Wikipedia


www.w3schools.com

What is HTTPS?

How to secure socket connections with TLS/SSL (XAML)

IBM: RESTful Web Services: The basic

Calling REST-service from a WCF service

API: Using HTTP Methods for RESTful Services


API: Resource Naming

Lochow: HttpClient makes GET and POST very simple

Ghani: CRUD Operations using WCF RESTful Service - part 1

Create a REST service using ASP.NET Web API and SQL Database in Azure App Service

Create a REST API with Attribute Routing (ASP.NET Web API 2)